projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7a13ec
)
* font.c (font_clear_prop): If clearing the family, clear the font
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 13 Jan 2009 20:02:34 +0000
(20:02 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 13 Jan 2009 20:02:34 +0000
(20:02 +0000)
width index too.
* xfaces.c (Finternal_set_lisp_face_attribute): Revert last
change.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index cf90aa7b4c8059bb0226ed40d0cb9e2714e1b94f..e708cf1f465b6b8336ae5f750e2d6391e4a532d4 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2009-01-13 Chong Yidong <cyd@stupidchicken.com>
+
+ * font.c (font_clear_prop): If clearing the family, clear the font
+ width index too.
+
+ * xfaces.c (Finternal_set_lisp_face_attribute): Revert last
+ change.
+
2009-01-12 Juanma Barranquero <lekktu@gmail.com>
* sound.c [WINDOWSNT] (SOUND_WARNING): New macro.